projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38a7165
)
Minor commentary fix (Bug#8024).
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 12 Feb 2011 22:23:06 +0000
(17:23 -0500)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 12 Feb 2011 22:23:06 +0000
(17:23 -0500)
lisp/bs.el
patch
|
blob
|
history
diff --git
a/lisp/bs.el
b/lisp/bs.el
index 2436bab259759d9c7684e9e2bfed744a8964ff73..1f90304f1da579734aeebd508eb9dc26ef0aaf2b 100644
(file)
--- a/
lisp/bs.el
+++ b/
lisp/bs.el
@@
-42,14
+42,10
@@
;;; Quick Installation und Customization:
-;;
Use
+;;
To display the bs menu, do
;; M-x bs-show
-;; for buffer selection or optional bind a key to main function `bs-show'
-;; (global-set-key "\C-x\C-b" 'bs-show) ;; or another key
-;;
-;; For customization use
-;; M-x bs-customize
-
+;; To customize its behavior, do
+;; M-x bs-customize
;;; More Commentary: